graphql_client 0.9.0

Typed GraphQL requests and responses
Documentation

The top-level documentation resides on the project README at the moment.

The main interface to this library is the custom derive that generates modules from a GraphQL query and schema. See the docs for the [GraphQLQuery] trait for a full example.